By the way, the "classic" way to do this is to use a server-side script, but that requires requires you to write a CGI script to take the form input, parse it, and generate a redirect. The good thing about the server-side script approach is that it works with any browser that supports forms.